home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / lang / goferpatch.readme < prev    next >
Encoding:
Text File  |  1994-10-08  |  2.8 KB  |  88 lines

  1. Short:    Bug fix (patch) for Gofer 2.30a
  2. Author:   mpj@cs.nott.ac.uk (Mark P. Jones)
  3. Uploader: torsten@diku.dk (Torsten Poulin)
  4. Type:     dev/lang
  5.  
  6.  
  7. This archive contains binary patches that fix a bug in
  8. Ctrl-C handling while Amiga Gofer has switched the console
  9. into raw-mode. The bug made it impossible to break out
  10. of Gofer commands like
  11.  
  12.    ? run (map toUpper)
  13.  
  14. in a reasonable way (i.e, with Ctrl-C).
  15.  
  16. This archive is of no use, of course, unless you have the
  17. Gofer230a.lha archive containing the full AmigaDOS
  18. port of Gofer 2.30a.
  19.  
  20.  
  21.  
  22. Apply the patches in the following way:
  23.  
  24. 1) Copy the file regular-gofer.pch, regular-gofc.pch, and
  25.    regular-runtime.pch to the directory where you keep the
  26.    regular Gofer binaries. You will also need to copy the
  27.    spatch executable to the same directory.
  28.  
  29. 2) CD to the aforementioned directory and issue the
  30.    following commands:
  31.  
  32.     spatch regular-gofer
  33.     spatch regular-gofc
  34.     spatch regular-runtime.o
  35.  
  36.    This will create the files
  37.  
  38.     regular-gofer.new
  39.     regular-gofc.new
  40.     regular-runtime.new
  41.  
  42.    which must be renamed to
  43.  
  44.     regular-gofer
  45.     regular-gofc
  46.  
  47.    and
  48.  
  49.     regular-runtime.o
  50.  
  51.    respectively.
  52.  
  53. 3) Repeat the procedure for the small binaries, i.e.,
  54.    do as above but replace all occurences of the
  55.    string "regular-" with the string "small-" :-)
  56.  
  57. 4) Voila! A new and improved Gofer 2.30a ...
  58.  
  59.  
  60. Apart from the binary patches, the archive contains an updated
  61. diffs file, the gofsplit executable, and a few useful Gofer scripts.
  62.  
  63. Have fun,
  64. Torsten Poulin (torsten@diku.dk)
  65.  
  66.  
  67. ============================= Archive contents =============================
  68.  
  69. Original  Packed Ratio    Date     Time    Name
  70. -------- ------- ----- --------- --------  -------------
  71.    10520    6740 35.9% 04-Sep-94 15:03:34  Gofer230a/gofsplit
  72.     4350    1312 69.8% 23-Jun-94 17:00:00  Gofer230a/gs/array.gs
  73.     1661     591 64.4% 23-Jun-94 17:00:00  Gofer230a/gs/ioarray.gs
  74.     2161     846 60.8% 23-Jun-94 17:00:00  Gofer230a/gs/iomonad.gs
  75.     1275     439 65.5% 23-Jun-94 17:00:00  Gofer230a/Readme.Mark_P_Jones
  76.     1371     674 50.8% 04-Sep-94 18:29:16  Gofer230a/Readme.patch
  77.    44116   27509 37.6% 04-Sep-94 17:35:20  Gofer230a/regular-gofc.pch
  78.    53540   32570 39.1% 04-Sep-94 19:22:22  Gofer230a/regular-gofer.pch
  79.     7280    4823 33.7% 04-Sep-94 18:10:10  Gofer230a/regular-runtime.pch
  80.    43548   27256 37.4% 04-Sep-94 22:46:28  Gofer230a/small-gofc.pch
  81.    49452   30657 38.0% 04-Sep-94 22:15:38  Gofer230a/small-gofer.pch
  82.     5428    3618 33.3% 04-Sep-94 21:49:48  Gofer230a/small-runtime.pch
  83.    14636    9285 36.5% 27-Jan-94 23:15:48  Gofer230a/spatch
  84.    12048    3284 72.7% 04-Sep-94 23:17:48  Gofer230a/src/amiga230a.diffs
  85.    19882    6024 69.7% 04-Sep-94 21:25:42  Gofer230a/src/machdep.c
  86. -------- ------- ----- --------- --------
  87.   271268  155628 42.6% 05-Sep-94 15:27:54   15 files
  88.